Learn R Programming

jiebaR (version 0.6)

: Keywords symbol

Description

Keywords symbol to find keywords.

Usage

## S3 method for class 'keywords':

Arguments

jiebar
jiebaR Worker.
code
A Chinese sentence or the path of a text file.

Examples

Run this code
words = "hello world"
test1 = worker("keywords",topn=1)
test1 <= words

Run the code above in your browser using DataLab